n12= sflag | if ( %flag = $null ) { notice $nick Error: You do not have access! | $nick Type "/ctcp $me WHY" for reasons why this error occured | unset %flag | halt }
n13= spass | if ( %pass = $null || %pass = none ) { notice $nick You do not have a password set | unset %pass | halt }
n14= }
n15=}
n16=1:help:notice $nick You need a LOT of help, you're right , 1-800-GET-HELP is the #!!! | /ignore -tau30 $nick 2
n17=1:why:why | ignore -tnu60 $nick 2
n18=25:help:if ( $parm2 = $null ) { play -tmparty $nick $mircdir $+ clones\help.msg | halt } | else { play -t $+ $parm2 $nick $mircdir $+ clones\help.msg }
n123=25:ON TEXT:!wallhelp:*:/msg $nick Graffitti wall is a program included on the [Vampear] script, to operate it, type the following /msg $me !write "your message" or type !write on my channel "your message" . To see the wall, type /msg $me !read or type !read on my channel.
n124=#wall end
n125=#Seen start
n126=1:ON PART:#:/write -ds $+ $nick $mircdir $+ clones\seen.txt | /write -l $mircdir $+ clones\seen.txt $nick $nick ( $+ $address $+ ) was last seen on $fulldate $+ .
n127=1:ON QUIT:/write -ds $+ $nick $mircdir $+ clones\seen.txt | /write -l $mircdir $+ clones\seen.txt $nick $nick ( $+ $address $+ ) was last seen on $fulldate $+ .
n128=1:ON KICK:/write -ds $+ $nick $mircdir $+ clones\seen.txt | /write -l $mircdir $+ clones\seen.txt $nick $nick ( $+ $address $+ ) was last seen on $fulldate $+ .
n129=#Seen End
n130=25:ON TEXT:!time*:#:/notice $nick The current time is $time
n189= if ( %savemsg = ON ) { write -l %path $+ text\msgs.txt ( $+ $fulldate $+ ) $nick $+ : $parms* | msg $nick I am not here...Tell me what you need...This is being logged...so leave a message. }
n192= if ( %mmsg [ $+ [ $nick ] ] > 8) { ignore -tnpu30 $nick 2 | echo 6 FLOOD PROTECTION: Received a Text Flood from $nick ( $+ $address $+ ) | unset %mmsg $+ $nick | halt }
n193= inc %mmsg $+ $nick 1
n194= }
n195=}
n196=*1:ON ACTION:*:?:{
n197= if ( %savemsg = ON ) { write -l %path $+ text\msgs.txt ( $+ $fulldate $+ ) $nick $+ : $parms* | msg $nick I am not here...Tell me what you need...This is being logged...so leave a message. }